columnview: Take column width into account for measuring
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 13:37:59 +0000 (09:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 14:42:20 +0000 (10:42 -0400)
commit11a18bd61a8434b0bb0029a6eee7a798b10a137c
tree429f72e49dcdb5b7102e20d00bdef9e209389898
parent9e55cd68e4b47196a6334c9feea86870bb603e54
columnview: Take column width into account for measuring

When measuring the height of a cell, we need to give
it it the width of its column, if we expect realistic
results.
gtk/gtkcolumnviewcell.c
gtk/gtkcolumnviewtitle.c